home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / args.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(keyPress Tab).as
Text File  |  2005-02-26  |  49b  |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.